put " DIPP" & return & " Firmware" & return & " SCSI Interface" & return into card field "Message Center 2"
end ResetMenuField
on closeCard
hide card field "Cover All"
hide card button "Self-Check"
hide card field "Message Center 2"
show card field "Message Center"
hide card button "Go Back"
show card button "Next ..."
hide card field "Display Message"
hide card field "DIPP"
hide card field "SCSI"
hide card field "Firmware"
hide card field "Cover Card"
ResetMenuField
end closeCard
-- part 1 (field)
-- low flags: 01
-- high flags: 2004
-- rect: left=14 top=77 right=252 bottom=203
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Message Center
-- part 2 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=70 top=283 right=304 bottom=140
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next ...
----- HyperTalk script -----
on mouseUp
hide card field "Message Center"
show card field "Message Center 2"
show card button "Go Back"
hide card button "Next ..."
show card field "Display Message"
ResetMenuField
end mouseUp
on ResetMenuField
put " DIPP" & return & " Firmware" & return & " SCSI Interface" & return into card field "Message Center 2"
end ResetMenuField
-- part 3 (button)
-- low flags: 80
-- high flags: A003
-- rect: left=70 top=283 right=304 bottom=140
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Go Back
----- HyperTalk script -----
on mouseUp
hide card field "Message Center 2"
show card field "Message Center"
hide card button "Go Back"
show card button "Next ..."
hide card field "Display Message"
hide card field "DIPP"
hide card field "SCSI"
hide card field "Firmware"
hide card field "Cover Card"
ResetMenuField
end mouseUp
on ResetMenuField
put" DIPP" & return & " Firmware" & return & " SCSI Interface" & return into card field "Message Center 2"
end ResetMenuField
-- part 4 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=14 top=77 right=146 bottom=134
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Message Center 2
----- HyperTalk script -----
on mouseUp
hide card field "Cover Card"
global whichExample,showState
put empty into whichExample
put empty into showState
put 1 + (the clickV - top of me) div textHeight of me into clickLine
if line clickLine of me is not empty then
put word 1 of line clickLine of card field "Message Center 2" into whichExample
put "•" into char 1 of line clickLine of card field "Message Center 2"
put card field whichExample into card field "Cover Card"
show card field "Cover Card"
wait 2 seconds
ResetMenuField
end if
end mouseUp
on ResetMenuField
put " DIPP" & return & " Firmware" & return & " SCSI Interface" & return into card field "Message Center 2"
end ResetMenuField
-- part 6 (field)
-- low flags: 81
-- high flags: 0000
-- rect: left=162 top=267 right=306 bottom=296
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Display Message
-- part 7 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=208 top=77 right=252 bottom=504
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Cover Card
----- HyperTalk script -----
on openField
ResetMenuField
end openField
on mouseUp
hide card field "Cover Card"
ResetMenuField
end mouseUp
on ResetMenuField
put " DIPP" & return & " Firmware" & return & " SCSI Interface" & return into card field "Message Center 2"
end ResetMenuField
-- part 8 (field)
-- low flags: 80
-- high flags: 0007
-- rect: left=213 top=61 right=261 bottom=499
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: DIPP
-- part 9 (field)
-- low flags: 80
-- high flags: 0007
-- rect: left=213 top=61 right=261 bottom=499
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: SCSI
-- part 10 (field)
-- low flags: 80
-- high flags: 0007
-- rect: left=213 top=61 right=261 bottom=499
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Firmware
-- part 11 (field)
-- low flags: 81
-- high flags: 0001
-- rect: left=12 top=272 right=310 bottom=510
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Cover All
-- part 12 (button)
-- low flags: 80
-- high flags: A004
-- rect: left=1 top=315 right=340 bottom=511
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Self-Check
----- HyperTalk script -----
on mouseUp
visual iris close
hide card button "Self-Check"
hide card field "Cover All"
pop card
end mouseUp
-- part contents for card part 1
----- text -----
The main logic board includes the following:
• The central processing
unit (CPU)
• The digital image pre-
processor (DIPP)
• The firmware
• The SCSI interface
-- part contents for card part 6
----- text -----
Press any of the topics inside the field above for more information about it.
-- part contents for card part 4
----- text -----
DIPP
Firmware
SCSI Interface
-- part contents for card part 8
----- text -----
The DIPP converts the analog image information from the CCD into digital signals, and transfers the digital data to main memory. When the scanner is in line art or halftone mode, the output from the DIPP is 1 bit per pixel. When it’s in grayscale mode, the output is 4 bits per pixel.
*Click in this field when finished reading it*
-- part contents for card part 9
----- text -----
From the scanner’s main memory, the image data is transferred to the Macintosh over the SCSI interface. Scanner performance is enhanced by a direct memory access control (DMAC) chip that offloads the burden of data transfer from the CPU. The DMAC chip can transfer data between the scanner and Macintosh at up to 5 million bits per second.
*Click in this field when finished reading it*
-- part contents for card part 7
----- text -----
From the scanner’s main memory, the image data is transferred to the Macintosh over the SCSI interface. Scanner performance is enhanced by a direct memory access control (DMAC) chip that offloads the burden of data transfer from the CPU. The DMAC chip can transfer data between the scanner and Macintosh at up to 5 million bits per second.
*Click in this field when finished reading it*
-- part contents for card part 10
----- text -----
The Apple Scanner firmware contains all the information needed to drive the hardware components of the Apple Scanner.